Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New functions: check_all_fs_used, check_all_fs_inodes, check_all_fs_i… #101

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

OleHolmNielsen
Copy link

I apologize for not having much experience with Pull Requests. Here are my new functions: check_all_fs_used, check_all_fs_inodes, check_all_fs_ifree, check_all_fs_iused
which are used to check all filesystems of a particular "fstype".
This may be helpful when you have many servers with many different filesystems.
Example: Checking all XFS filesystems on all servers:

  • || check_all_fs_used xfs 90%

@mej mej self-assigned this Apr 28, 2021
@mej mej added this to the 1.5 Release milestone Apr 28, 2021
@OleHolmNielsen
Copy link
Author

Obviously this PR didn't make it into NHC 1.4.3. Is there any chance that it could be added to the 1.4.3 final release?
Thanks, Ole

@OleHolmNielsen
Copy link
Author

This PR is just meant to patch lbnl_hw.nhc, and add a clarification to README.md. I'm sorry for not knowing how to separate out my PRs.

@OleHolmNielsen
Copy link
Author

I've added the scripts/csc_nvidia_smi.nhc since the original author of that script can no longer be reached.

@mej mej changed the base branch from master to dev December 23, 2022 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants